home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November A / PCWK1103A.iso / Adobe After Effects 6.0 tryout / MM4.Cab / F3606_DINGBATS.TXT.942461E0_7FE8_440B_86B6_AA6592C2EC51 < prev    next >
Text File  |  2003-03-20  |  15KB  |  349 lines

  1. ##Adobe File Version: 1.000
  2. #=======================================================================
  3. #   FTP file name:  DINGBATS.TXT
  4. #
  5. #   Contents:       Map (external version) from Mac OS Dingbats
  6. #                   character set to Unicode 2.1
  7. #
  8. #   Copyright:      (c) 1994-1999 by Apple Computer, Inc., all rights
  9. #                   reserved.
  10. #
  11. #   Contact:        charsets@apple.com
  12. #
  13. #   Changes:
  14. #
  15. #       b02  1999-Sep-22    Update contact e-mail address. Matches
  16. #                           internal utom<b1>, ufrm<b1>, and Text
  17. #                           Encoding Converter version 1.5.
  18. #       n05  1998-Feb-05    Update to match internal utom<n4>, ufrm<n14>,
  19. #                           and Text Encoding Converter version 1.3:
  20. #                           Change all mappings to single corporate-zone
  21. #                           Unicodes to either use standard Unicodes
  22. #                           or standard Unicodes plus transcoding hints;
  23. #                           see details below. Also update header
  24. #                           comments to new format.
  25. #       n03  1995-Apr-15    First version (after fixing some typos).
  26. #                           Matches internal ufrm<n4>.
  27. #
  28. # Standard header:
  29. # ----------------
  30. #
  31. #   Apple, the Apple logo, and Macintosh are trademarks of Apple
  32. #   Computer, Inc., registered in the United States and other countries.
  33. #   Unicode is a trademark of Unicode Inc. For the sake of brevity,
  34. #   throughout this document, "Macintosh" can be used to refer to
  35. #   Macintosh computers and "Unicode" can be used to refer to the
  36. #   Unicode standard.
  37. #
  38. #   Apple makes no warranty or representation, either express or
  39. #   implied, with respect to these tables, their quality, accuracy, or
  40. #   fitness for a particular purpose. In no event will Apple be liable
  41. #   for direct, indirect, special, incidental, or consequential damages 
  42. #   resulting from any defect or inaccuracy in this document or the
  43. #   accompanying tables.
  44. #
  45. #   These mapping tables and character lists are subject to change.
  46. #   The latest tables should be available from the following:
  47. #
  48. #   <ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
  49. #   <ftp://dev.apple.com/devworld/Technical_Documentation/Misc._Standards/>
  50. #
  51. #   For general information about Mac OS encodings and these mapping
  52. #   tables, see the file "README.TXT".
  53. #
  54. # Format:
  55. # -------
  56. #
  57. #   Three tab-separated columns;
  58. #   '#' begins a comment which continues to the end of the line.
  59. #     Column #1 is the Mac OS Dingbats code (in hex as 0xNN)
  60. #     Column #2 is the corresponding Unicode or Unicode sequence
  61. #       (in hex as 0xNNNN or 0xNNNN+0xNNNN).
  62. #     Column #3 is a comment containing the Unicode name.
  63. #
  64. #   The entries are in Mac OS Dingbats code order.
  65. #
  66. #   Some of these mappings require the use of corporate characters.
  67. #   See the file "CORPCHAR.TXT" and notes below.
  68. #
  69. #   Control character mappings are not shown in this table, following
  70. #   the conventions of the standard UTC mapping tables. However, the
  71. #   Mac OS Dingbats character set uses the standard control characters
  72. #   at 0x00-0x1F and 0x7F.
  73. #
  74. # Notes on Mac OS Dingbats:
  75. # -------------------------
  76. #
  77. #   The Mac OS Dingbats encoding shares the script code smRoman
  78. #   (0) with the standard Mac OS Roman encoding. To determine if
  79. #   the Dingbats encoding is being used, you must check if the
  80. #   font name is "Zapf Dingbats".
  81. #
  82. #   The layout of the Dingbats character set is identical to or
  83. #   a superset of the layout of the Adobe Zapf Dingbats encoding
  84. #   vector.
  85. #
  86. #   The following code points are unused, and are not shown here:
  87. #   0x8E-0xA0, 0xF0, 0xFF.
  88. #
  89. # Unicode mapping issues and notes:
  90. # ---------------------------------
  91. #
  92. #   The goals in the Apple mappings provided here are:
  93. #   - Ensure roundtrip mapping from every character in the Mac OS Dingbats
  94. #   character set to Unicode and back
  95. #   - Use standard Unicode characters as much as possible, to maximize
  96. #   interchangeability of the resulting Unicode text. Whenever possible,
  97. #   avoid having content carried by private-use characters.
  98. #
  99. #   To satisfy both goals, we use private use characters to mark variants
  100. #   that are similar to a sequence of one or more standard Unicode
  101. #   characters.
  102. #
  103. #   Apple has defined a block of 32 corporate characters as "transcoding
  104. #   hints." These are used in combination with standard Unicode characters
  105. #   to force them to be treated in a special way for mapping to other
  106. #   encodings; they have no other effect. Sixteen of these transcoding
  107. #   hints are "grouping hints" - they indicate that the next 2-4 Unicode
  108. #   characters should be treated as a single entity for transcoding. The
  109. #   other sixteen transcoding hints are "variant tags" - they are like
  110. #   combining characters, and can follow a standard Unicode (or a sequence
  111. #   consisting of a base character and other combining characters) to
  112. #   cause it to be treated in a special way for transcoding. These always
  113. #   terminate a combining-character sequence.
  114. #
  115. #   The transcoding coding hints used in this mapping table are two
  116. #   variant tags:
  117. #     0xF87C, 0xF87F
  118. #   Since these are combined with standard Unicode characters, some
  119. #   characters in the Mac OS Dingbats character set map to a sequence of
  120. #   two Unicodes instead of a single Unicode character.
  121. #
  122. #   For example, the Mac OS Dingbats character at 0x88 is a heavy or bold
  123. #   variant of LEFT ANGLE BRACKET (the standard mapping is for the
  124. #   abstract character at 0x84). So 0x88 is mapped to 0x3008 (LEFT ANGLE
  125. #   BRACKET) + 0xF87C (a variant tag).
  126. #
  127. # Details of mapping changes in each version:
  128. # -------------------------------------------
  129. #
  130. #   Changes from version n03 to version n05:
  131. #
  132. #   - The mappings for the following Mac OS Dingbats characters
  133. #   were changed from single corporate-zone Unicode characters
  134. #   to standard Unicode characters:
  135. #   0x80-0x81, 0x84-0x87, 0x8A-0x8D.
  136. #
  137. #   - The mappings for the following Mac OS Dingbats characters
  138. #   were changed from single corporate-zone Unicode characters
  139. #   to combinations of a standard Unicode and a transcoding hint:
  140. #   0x82-0x83, 0x88-0x89.
  141. #
  142. ##################
  143.  
  144. 0x20    0x0020    # SPACE
  145. 0x21    0x2701    # UPPER BLADE SCISSORS
  146. 0x22    0x2702    # BLACK SCISSORS
  147. 0x23    0x2703    # LOWER BLADE SCISSORS
  148. 0x24    0x2704    # WHITE SCISSORS
  149. 0x25    0x260E    # BLACK TELEPHONE
  150. 0x26    0x2706    # TELEPHONE LOCATION SIGN
  151. 0x27    0x2707    # TAPE DRIVE
  152. 0x28    0x2708    # AIRPLANE
  153. 0x29    0x2709    # ENVELOPE
  154. 0x2A    0x261B    # BLACK RIGHT POINTING INDEX
  155. 0x2B    0x261E    # WHITE RIGHT POINTING INDEX
  156. 0x2C    0x270C    # VICTORY HAND
  157. 0x2D    0x270D    # WRITING HAND
  158. 0x2E    0x270E    # LOWER RIGHT PENCIL
  159. 0x2F    0x270F    # PENCIL
  160. 0x30    0x2710    # UPPER RIGHT PENCIL
  161. 0x31    0x2711    # WHITE NIB
  162. 0x32    0x2712    # BLACK NIB
  163. 0x33    0x2713    # CHECK MARK
  164. 0x34    0x2714    # HEAVY CHECK MARK
  165. 0x35    0x2715    # MULTIPLICATION X
  166. 0x36    0x2716    # HEAVY MULTIPLICATION X
  167. 0x37    0x2717    # BALLOT X
  168. 0x38    0x2718    # HEAVY BALLOT X
  169. 0x39    0x2719    # OUTLINED GREEK CROSS
  170. 0x3A    0x271A    # HEAVY GREEK CROSS
  171. 0x3B    0x271B    # OPEN CENTRE CROSS
  172. 0x3C    0x271C    # HEAVY OPEN CENTRE CROSS
  173. 0x3D    0x271D    # LATIN CROSS
  174. 0x3E    0x271E    # SHADOWED WHITE LATIN CROSS
  175. 0x3F    0x271F    # OUTLINED LATIN CROSS
  176. 0x40    0x2720    # MALTESE CROSS
  177. 0x41    0x2721    # STAR OF DAVID
  178. 0x42    0x2722    # FOUR TEARDROP-SPOKED ASTERISK
  179. 0x43    0x2723    # FOUR BALLOON-SPOKED ASTERISK
  180. 0x44    0x2724    # HEAVY FOUR BALLOON-SPOKED ASTERISK
  181. 0x45    0x2725    # FOUR CLUB-SPOKED ASTERISK
  182. 0x46    0x2726    # BLACK FOUR POINTED STAR
  183. 0x47    0x2727    # WHITE FOUR POINTED STAR
  184. 0x48    0x2605    # BLACK STAR
  185. 0x49    0x2729    # STRESS OUTLINED WHITE STAR
  186. 0x4A    0x272A    # CIRCLED WHITE STAR
  187. 0x4B    0x272B    # OPEN CENTRE BLACK STAR
  188. 0x4C    0x272C    # BLACK CENTRE WHITE STAR
  189. 0x4D    0x272D    # OUTLINED BLACK STAR
  190. 0x4E    0x272E    # HEAVY OUTLINED BLACK STAR
  191. 0x4F    0x272F    # PINWHEEL STAR
  192. 0x50    0x2730    # SHADOWED WHITE STAR
  193. 0x51    0x2731    # HEAVY ASTERISK
  194. 0x52    0x2732    # OPEN CENTRE ASTERISK
  195. 0x53    0x2733    # EIGHT SPOKED ASTERISK
  196. 0x54    0x2734    # EIGHT POINTED BLACK STAR
  197. 0x55    0x2735    # EIGHT POINTED PINWHEEL STAR
  198. 0x56    0x2736    # SIX POINTED BLACK STAR
  199. 0x57    0x2737    # EIGHT POINTED RECTILINEAR BLACK STAR
  200. 0x58    0x2738    # HEAVY EIGHT POINTED RECTILINEAR BLACK STAR
  201. 0x59    0x2739    # TWELVE POINTED BLACK STAR
  202. 0x5A    0x273A    # SIXTEEN POINTED ASTERISK
  203. 0x5B    0x273B    # TEARDROP-SPOKED ASTERISK
  204. 0x5C    0x273C    # OPEN CENTRE TEARDROP-SPOKED ASTERISK
  205. 0x5D    0x273D    # HEAVY TEARDROP-SPOKED ASTERISK
  206. 0x5E    0x273E    # SIX PETALLED BLACK AND WHITE FLORETTE
  207. 0x5F    0x273F    # BLACK FLORETTE
  208. 0x60    0x2740    # WHITE FLORETTE
  209. 0x61    0x2741    # EIGHT PETALLED OUTLINED BLACK FLORETTE
  210. 0x62    0x2742    # CIRCLED OPEN CENTRE EIGHT POINTED STAR
  211. 0x63    0x2743    # HEAVY TEARDROP-SPOKED PINWHEEL ASTERISK
  212. 0x64    0x2744    # SNOWFLAKE
  213. 0x65    0x2745    # TIGHT TRIFOLIATE SNOWFLAKE
  214. 0x66    0x2746    # HEAVY CHEVRON SNOWFLAKE
  215. 0x67    0x2747    # SPARKLE
  216. 0x68    0x2748    # HEAVY SPARKLE
  217. 0x69    0x2749    # BALLOON-SPOKED ASTERISK
  218. 0x6A    0x274A    # EIGHT TEARDROP-SPOKED PROPELLER ASTERISK
  219. 0x6B    0x274B    # HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK
  220. 0x6C    0x25CF    # BLACK CIRCLE
  221. 0x6D    0x274D    # SHADOWED WHITE CIRCLE
  222. 0x6E    0x25A0    # BLACK SQUARE
  223. 0x6F    0x274F    # LOWER RIGHT DROP-SHADOWED WHITE SQUARE
  224. 0x70    0x2750    # UPPER RIGHT DROP-SHADOWED WHITE SQUARE
  225. 0x71    0x2751    # LOWER RIGHT SHADOWED WHITE SQUARE
  226. 0x72    0x2752    # UPPER RIGHT SHADOWED WHITE SQUARE
  227. 0x73    0x25B2    # BLACK UP-POINTING TRIANGLE
  228. 0x74    0x25BC    # BLACK DOWN-POINTING TRIANGLE
  229. 0x75    0x25C6    # BLACK DIAMOND
  230. 0x76    0x2756    # BLACK DIAMOND MINUS WHITE X
  231. 0x77    0x25D7    # RIGHT HALF BLACK CIRCLE
  232. 0x78    0x2758    # LIGHT VERTICAL BAR
  233. 0x79    0x2759    # MEDIUM VERTICAL BAR
  234. 0x7A    0x275A    # HEAVY VERTICAL BAR
  235. 0x7B    0x275B    # HEAVY SINGLE TURNED COMMA QUOTATION MARK ORNAMENT
  236. 0x7C    0x275C    # HEAVY SINGLE COMMA QUOTATION MARK ORNAMENT
  237. 0x7D    0x275D    # HEAVY DOUBLE TURNED COMMA QUOTATION MARK ORNAMENT
  238. 0x7E    0x275E    # HEAVY DOUBLE COMMA QUOTATION MARK ORNAMENT
  239. #
  240. 0x80    0x0028    # LEFT PARENTHESIS
  241. 0x81    0x0029    # RIGHT PARENTHESIS
  242. 0x82    0x0028+0xF87F    # LEFT PARENTHESIS, alternate (flattened)
  243. 0x83    0x0029+0xF87F    # RIGHT PARENTHESIS, alternate (flattened)
  244. 0x84    0x3008    # LEFT ANGLE BRACKET
  245. 0x85    0x3009    # RIGHT ANGLE BRACKET
  246. 0x86    0x2039    # SINGLE LEFT-POINTING ANGLE QUOTATION MARK
  247. 0x87    0x203A    # SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
  248. 0x88    0x3008+0xF87C    # LEFT ANGLE BRACKET, heavy
  249. 0x89    0x3009+0xF87C    # RIGHT ANGLE BRACKET, heavy
  250. 0x8A    0x3014    # LEFT TORTOISE SHELL BRACKET
  251. 0x8B    0x3015    # RIGHT TORTOISE SHELL BRACKET
  252. 0x8C    0x007B    # LEFT CURLY BRACKET
  253. 0x8D    0x007D    # RIGHT CURLY BRACKET
  254. #
  255. 0xA1    0x2761    # CURVED STEM PARAGRAPH SIGN ORNAMENT
  256. 0xA2    0x2762    # HEAVY EXCLAMATION MARK ORNAMENT
  257. 0xA3    0x2763    # HEAVY HEART EXCLAMATION MARK ORNAMENT
  258. 0xA4    0x2764    # HEAVY BLACK HEART
  259. 0xA5    0x2765    # ROTATED HEAVY BLACK HEART BULLET
  260. 0xA6    0x2766    # FLORAL HEART
  261. 0xA7    0x2767    # ROTATED FLORAL HEART BULLET
  262. 0xA8    0x2663    # BLACK CLUB SUIT
  263. 0xA9    0x2666    # BLACK DIAMOND SUIT
  264. 0xAA    0x2665    # BLACK HEART SUIT
  265. 0xAB    0x2660    # BLACK SPADE SUIT
  266. 0xAC    0x2460    # CIRCLED DIGIT ONE
  267. 0xAD    0x2461    # CIRCLED DIGIT TWO
  268. 0xAE    0x2462    # CIRCLED DIGIT THREE
  269. 0xAF    0x2463    # CIRCLED DIGIT FOUR
  270. 0xB0    0x2464    # CIRCLED DIGIT FIVE
  271. 0xB1    0x2465    # CIRCLED DIGIT SIX
  272. 0xB2    0x2466    # CIRCLED DIGIT SEVEN
  273. 0xB3    0x2467    # CIRCLED DIGIT EIGHT
  274. 0xB4    0x2468    # CIRCLED DIGIT NINE
  275. 0xB5    0x2469    # CIRCLED NUMBER TEN
  276. 0xB6    0x2776    # DINGBAT NEGATIVE CIRCLED DIGIT ONE
  277. 0xB7    0x2777    # DINGBAT NEGATIVE CIRCLED DIGIT TWO
  278. 0xB8    0x2778    # DINGBAT NEGATIVE CIRCLED DIGIT THREE
  279. 0xB9    0x2779    # DINGBAT NEGATIVE CIRCLED DIGIT FOUR
  280. 0xBA    0x277A    # DINGBAT NEGATIVE CIRCLED DIGIT FIVE
  281. 0xBB    0x277B    # DINGBAT NEGATIVE CIRCLED DIGIT SIX
  282. 0xBC    0x277C    # DINGBAT NEGATIVE CIRCLED DIGIT SEVEN
  283. 0xBD    0x277D    # DINGBAT NEGATIVE CIRCLED DIGIT EIGHT
  284. 0xBE    0x277E    # DINGBAT NEGATIVE CIRCLED DIGIT NINE
  285. 0xBF    0x277F    # DINGBAT NEGATIVE CIRCLED NUMBER TEN
  286. 0xC0    0x2780    # DINGBAT CIRCLED SANS-SERIF DIGIT ONE
  287. 0xC1    0x2781    # DINGBAT CIRCLED SANS-SERIF DIGIT TWO
  288. 0xC2    0x2782    # DINGBAT CIRCLED SANS-SERIF DIGIT THREE
  289. 0xC3    0x2783    # DINGBAT CIRCLED SANS-SERIF DIGIT FOUR
  290. 0xC4    0x2784    # DINGBAT CIRCLED SANS-SERIF DIGIT FIVE
  291. 0xC5    0x2785    # DINGBAT CIRCLED SANS-SERIF DIGIT SIX
  292. 0xC6    0x2786    # DINGBAT CIRCLED SANS-SERIF DIGIT SEVEN
  293. 0xC7    0x2787    # DINGBAT CIRCLED SANS-SERIF DIGIT EIGHT
  294. 0xC8    0x2788    # DINGBAT CIRCLED SANS-SERIF DIGIT NINE
  295. 0xC9    0x2789    # DINGBAT CIRCLED SANS-SERIF NUMBER TEN
  296. 0xCA    0x278A    # DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ONE
  297. 0xCB    0x278B    # DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT TWO
  298. 0xCC    0x278C    # DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT THREE
  299. 0xCD    0x278D    # DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR
  300. 0xCE    0x278E    # DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FIVE
  301. 0xCF    0x278F    # DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SIX
  302. 0xD0    0x2790    # DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SEVEN
  303. 0xD1    0x2791    # DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT EIGHT
  304. 0xD2    0x2792    # DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT NINE
  305. 0xD3    0x2793    # DINGBAT NEGATIVE CIRCLED SANS-SERIF NUMBER TEN
  306. 0xD4    0x2794    # HEAVY WIDE-HEADED RIGHTWARDS ARROW
  307. 0xD5    0x2192    # RIGHTWARDS ARROW
  308. 0xD6    0x2194    # LEFT RIGHT ARROW
  309. 0xD7    0x2195    # UP DOWN ARROW
  310. 0xD8    0x2798    # HEAVY SOUTH EAST ARROW
  311. 0xD9    0x2799    # HEAVY RIGHTWARDS ARROW
  312. 0xDA    0x279A    # HEAVY NORTH EAST ARROW
  313. 0xDB    0x279B    # DRAFTING POINT RIGHTWARDS ARROW
  314. 0xDC    0x279C    # HEAVY ROUND-TIPPED RIGHTWARDS ARROW
  315. 0xDD    0x279D    # TRIANGLE-HEADED RIGHTWARDS ARROW
  316. 0xDE    0x279E    # HEAVY TRIANGLE-HEADED RIGHTWARDS ARROW
  317. 0xDF    0x279F    # DASHED TRIANGLE-HEADED RIGHTWARDS ARROW
  318. 0xE0    0x27A0    # HEAVY DASHED TRIANGLE-HEADED RIGHTWARDS ARROW
  319. 0xE1    0x27A1    # BLACK RIGHTWARDS ARROW
  320. 0xE2    0x27A2    # THREE-D TOP-LIGHTED RIGHTWARDS ARROWHEAD
  321. 0xE3    0x27A3    # THREE-D BOTTOM-LIGHTED RIGHTWARDS ARROWHEAD
  322. 0xE4    0x27A4    # BLACK RIGHTWARDS ARROWHEAD
  323. 0xE5    0x27A5    # HEAVY BLACK CURVED DOWNWARDS AND RIGHTWARDS ARROW
  324. 0xE6    0x27A6    # HEAVY BLACK CURVED UPWARDS AND RIGHTWARDS ARROW
  325. 0xE7    0x27A7    # SQUAT BLACK RIGHTWARDS ARROW
  326. 0xE8    0x27A8    # HEAVY CONCAVE-POINTED BLACK RIGHTWARDS ARROW
  327. 0xE9    0x27A9    # RIGHT-SHADED WHITE RIGHTWARDS ARROW
  328. 0xEA    0x27AA    # LEFT-SHADED WHITE RIGHTWARDS ARROW
  329. 0xEB    0x27AB    # BACK-TILTED SHADOWED WHITE RIGHTWARDS ARROW
  330. 0xEC    0x27AC    # FRONT-TILTED SHADOWED WHITE RIGHTWARDS ARROW
  331. 0xED    0x27AD    # HEAVY LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW
  332. 0xEE    0x27AE    # HEAVY UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW
  333. 0xEF    0x27AF    # NOTCHED LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW
  334. #
  335. 0xF1    0x27B1    # NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW
  336. 0xF2    0x27B2    # CIRCLED HEAVY WHITE RIGHTWARDS ARROW
  337. 0xF3    0x27B3    # WHITE-FEATHERED RIGHTWARDS ARROW
  338. 0xF4    0x27B4    # BLACK-FEATHERED SOUTH EAST ARROW
  339. 0xF5    0x27B5    # BLACK-FEATHERED RIGHTWARDS ARROW
  340. 0xF6    0x27B6    # BLACK-FEATHERED NORTH EAST ARROW
  341. 0xF7    0x27B7    # HEAVY BLACK-FEATHERED SOUTH EAST ARROW
  342. 0xF8    0x27B8    # HEAVY BLACK-FEATHERED RIGHTWARDS ARROW
  343. 0xF9    0x27B9    # HEAVY BLACK-FEATHERED NORTH EAST ARROW
  344. 0xFA    0x27BA    # TEARDROP-BARBED RIGHTWARDS ARROW
  345. 0xFB    0x27BB    # HEAVY TEARDROP-SHANKED RIGHTWARDS ARROW
  346. 0xFC    0x27BC    # WEDGE-TAILED RIGHTWARDS ARROW
  347. 0xFD    0x27BD    # HEAVY WEDGE-TAILED RIGHTWARDS ARROW
  348. 0xFE    0x27BE    # OPEN-OUTLINED RIGHTWARDS ARROW
  349.